home *** CD-ROM | disk | FTP | other *** search
/ Old Testament Foundatiosn with Philip Yancey / Old Testament Foundatiosn with Philip Yancey - Disc 1.iso / pc / data / bookordr.dir / 00015.ls < prev    next >
Encoding:
Text File  |  1996-09-06  |  139 b   |  8 lines

  1. on mouseUp
  2.   global gMouseClickCounter, gFrame
  3.   puppetSound("correct.aif")
  4.   updateStage()
  5.   set gFrame to gFrame + 1
  6.   go(marker(1))
  7. end
  8.